home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / asm / d86v401.zip / READ.ME < prev   
Text File  |  1995-03-05  |  2KB  |  55 lines

  1. D86 debugger, V4.01                     March 5, 1995
  2. Copyright 1986--1995 Eric Isaacson.
  3. All rights reserved.
  4.  
  5. Eric Isaacson Software       Visa/MC/Amex accepted
  6. 416 E. University Ave.       1-812-339-1811
  7. Bloomington, IN 47401-4739
  8.  
  9. See the text file D01.DOC for permissions/restrictions.
  10.  
  11. This package is a complete symbolic debugger for the IBM-PC, 
  12. together with a complete manual.  It works either by itself, or 
  13. in conjunction with my A86 assembler package, commonly 
  14. distributed in the file A86Vxxx.ZIP.  Please upload A86 and D86 
  15. to bulletin boards, and give it to user groups, computer 
  16. departments in schools, and anyone else you think might be 
  17. interested in an assembler/debugger package for the IBM-PC. 
  18.  
  19. You need to read the manual to use this program -- it's 
  20. just too complex to be self-explanatory.  The file D02.DOC
  21. takes you through a trial demonstration. 
  22.  
  23.  
  24. What's New
  25.  
  26. D86 now contains a facility for recording and playing back 
  27. debugger keystroke scripts, so you can initialize memory windows 
  28. automatically, reproduce complex debugging sessions, define 
  29. "macro" keys for complex operations, restart a debugger session 
  30. without exiting the debugger, and "undo" debugger commands.  For 
  31. file-initialization when restarting a debugger session, D86 also 
  32. allows you copy and delete files from within the debugger.  
  33. These new features are described under the K, S, and U commands 
  34. in Chapter 5. 
  35.  
  36. I also now have a D386 debugger, but you need to register BOTH
  37. A86 and D86 to receive it.
  38.  
  39.  
  40. How to Get Everything
  41.  
  42. If you have downloaded the D86Vxxx.ZIP file from a BBS, you need
  43. only make a subdirectory on your hard drive, make that the
  44. current subdirectory, then run the program PKUNZIP or PCUNZIP
  45. followed by the name of the ZIP file.  The program will "unzip"
  46. (decompress) all the files of the package into your subdirectory.
  47.  
  48. You may wish also to obtain the associated A86 assembler package.
  49. The program A86.COM is included in this package (it is needed for
  50. D86 to execute), but the A86 documentation isn't.  Look for a
  51. file A86Vxxx.ZIP in the same sources from which you received this
  52. D86 package.
  53.  
  54.  
  55.